From: Eli Zaretskii Date: Wed, 9 May 2001 15:05:58 +0000 (+0000) Subject: (Recognize Coding): Explain how to see what Emacs used to decode a file. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40408 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5b73281ad1b5d7112840a785b011a010c31bf05c;p=emacs.git (Recognize Coding): Explain how to see what Emacs used to decode a file. --- diff --git a/man/mule.texi b/man/mule.texi index e490d091b38..40bf368f1d4 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -796,7 +796,9 @@ applies to the archive file as a whole. If Emacs recognizes the encoding of a file incorrectly, you can reread the file using the correct coding system by typing @kbd{C-x @key{RET} c @var{coding-system} @key{RET} M-x revert-buffer -@key{RET}}. +@key{RET}}. To see what coding system did Emacs use to decode the +file, look at the coding system mnemonic letter near the left edge of +the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}. @vindex buffer-file-coding-system Once Emacs has chosen a coding system for a buffer, it stores that